home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group97b.txt / 000111_icon-group-sender _Wed Nov 5 12:42:34 1997.msg < prev    next >
Internet Message Format  |  2000-09-20  |  2KB

  1. Return-Path: <icon-group-sender>
  2. Received: from kingfisher.CS.Arizona.EDU (kingfisher.CS.Arizona.EDU [192.12.69.239])
  3.     by baskerville.CS.Arizona.EDU (8.8.7/8.8.7) with SMTP id MAA06620
  4.     for <icon-group-addresses@baskerville.CS.Arizona.EDU>; Wed, 5 Nov 1997 12:42:34 -0700 (MST)
  5. Received: by kingfisher.CS.Arizona.EDU (5.65v4.0/1.1.8.2/08Nov94-0446PM)
  6.     id AA00577; Wed, 5 Nov 1997 12:42:33 -0700
  7. To: icon-group@optima.CS.Arizona.EDU
  8. Date: Wed, 05 Nov 1997 07:51:59 -0800
  9. From: Mark Emmer <marke@SNOBOL4.com>
  10. Message-Id: <3460961F.523C@SNOBOL4.com>
  11. Organization: Catspaw, Inc.
  12. Sender: icon-group-request@optima.CS.Arizona.EDU
  13. References: <Stuart.Robinson-3010971644370001@asianstmg-229.anu.edu.au>
  14. Reply-To: marke@SNOBOL4.com
  15. Subject: Re: error in startup code: icode file name too long
  16. Errors-To: icon-group-errors@optima.CS.Arizona.EDU
  17. Status: RO
  18.  
  19. Stuart Robinson wrote:
  20. > What does the error message "icode file name too long" mean?  I
  21. > encountered it while running a program on ProIcon.
  22. > Thanks in advance.
  23.  
  24. Is the file buried down many levels in your folder tree?  Internally,
  25. ProIcon expands file names into a full path name, and the Mac's
  26. Pascal-style strings use a one-byte count at the beginning of string. 
  27. Hence, full path names are limited to 255 characters.
  28.  
  29. ----- note address change from marke@rmi.net to marke@SNOBOL4.com -----
  30. Mark B. Emmer         Voice: 719-539-3884      Specialties:
  31. Catspaw, Inc.         FAX: 719-539-4830        SNOBOL4 & SPITBOL
  32. P.O. Box 1123         marke@SNOBOL4.com        SCSI Firmware Design
  33. Salida, CO 81201 USA  http://www.SNOBOL4.com   Embedded Systems
  34. -----------------------------------------------------------------------
  35.